func crypto/tls.prf10
2 uses
crypto/tls (current package)
prf.go#L51: func prf10(secret []byte, label string, seed []byte, keyLen int) []byte {
prf.go#L93: return prf10, crypto.Hash(0)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)